home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 May / PCWorld_2007-05_cd.bin / temacd / wiagra / setup.exe / {app} / libmcl-2.8.1b11.dll / RCDATA / TFRMDLGSELECT / TFRMDLGSELECT.txt
Text File  |  2003-07-03  |  1KB  |  58 lines

  1. object frmDlgSelect: TfrmDlgSelect
  2.   Left = 262
  3.   Top = 244
  4.   BorderStyle = bsDialog
  5.   Caption = 'frmDlgSelect'
  6.   ClientHeight = 91
  7.   ClientWidth = 251
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object radOpt: TRadioGroup
  17.     Left = 13
  18.     Top = 10
  19.     Width = 123
  20.     Height = 66
  21.     TabOrder = 0
  22.   end
  23.   object btnOK: TBitBtn
  24.     Left = 149
  25.     Top = 15
  26.     Width = 84
  27.     Height = 28
  28.     Caption = 'OK'
  29.     Default = True
  30.     Font.Charset = DEFAULT_CHARSET
  31.     Font.Color = clBlack
  32.     Font.Height = -11
  33.     Font.Name = 'MS Sans Serif'
  34.     Font.Style = []
  35.     ModalResult = 1
  36.     ParentFont = False
  37.     TabOrder = 1
  38.     NumGlyphs = 4
  39.   end
  40.   object btnCancel: TBitBtn
  41.     Left = 149
  42.     Top = 43
  43.     Width = 84
  44.     Height = 28
  45.     Cancel = True
  46.     Caption = 'Cancel'
  47.     Font.Charset = DEFAULT_CHARSET
  48.     Font.Color = clBlack
  49.     Font.Height = -11
  50.     Font.Name = 'MS Sans Serif'
  51.     Font.Style = []
  52.     ModalResult = 2
  53.     ParentFont = False
  54.     TabOrder = 2
  55.     NumGlyphs = 4
  56.   end
  57. end
  58.